diff options
author | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-09-04 20:20:12 -0400 |
---|---|---|
committer | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-09-04 20:20:12 -0400 |
commit | 01af5ae2ce941ea3224638d3c7fdce499948afb6 (patch) | |
tree | a8a609f6ffa10c4db32a4d8cf43cc7a07b6612f0 | |
parent | Hide more minor modes from modeline (diff) | |
download | mmosmacs-01af5ae2ce941ea3224638d3c7fdce499948afb6.tar.gz mmosmacs-01af5ae2ce941ea3224638d3c7fdce499948afb6.tar.bz2 mmosmacs-01af5ae2ce941ea3224638d3c7fdce499948afb6.zip |
Change "necessary packages" to "dependencies"
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ Optionally create a symlink to the `.sbclrc` file for SBCL: | |||
72 | ln -s ~/.emacs.d/.sbclrc ~/.sbclrc | 72 | ln -s ~/.emacs.d/.sbclrc ~/.sbclrc |
73 | ``` | 73 | ``` |
74 | 74 | ||
75 | ### Install necessary packages | 75 | ### Install Dependencies |
76 | 76 | ||
77 | You'll also need the following packages installed on your system. Gentoo packages are listed here along with their USE flags. | 77 | You'll also need the following packages installed on your system. Gentoo packages are listed here along with their USE flags. |
78 | 78 | ||